Fix some interactions of make-help-screen and other Help forms (Bug#13190).
authorKelly Dean <kellydeanch@yahoo.com>
Mon, 17 Dec 2012 07:54:57 +0000 (08:54 +0100)
committermartin rudalics <rudalics@gmx.at>
Mon, 17 Dec 2012 07:54:57 +0000 (08:54 +0100)
commit6e78a1ae6ebca498fb7c8113fa3e503487826760
treebf99b37d6e9b7f1c17a0a8f616278d40db081bb5
parentb8817b4f725f80ff41ff32aff734efd272a28e4f
Fix some interactions of make-help-screen and other Help forms (Bug#13190).

* help-macro.el (make-help-screen): Instead of switch-to-buffer
use pop-to-buffer with NORECORD argument t.  As buffer name use
*Metahelp* with a leading space (Bug#13190).
lisp/ChangeLog
lisp/help-macro.el